Improve last entry.
authorTor Lillqvist <tml@src.gnome.org>
Wed, 17 Jan 2007 01:25:32 +0000 (01:25 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 17 Jan 2007 01:25:32 +0000 (01:25 +0000)
svn path=/trunk/; revision=17163

ChangeLog

index 653e82ac8f3820c5eb193e58951a74d6b994d22c..7bce967f10d23ed6aafd47a4123eb54036c66679 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        needs to make sure GTK_LIBDIR and GTK_LOCALEDIR are defined also
        in MSVC builds now.
        (correct_localedir_prefix): New function, like
-       correct_libdir_prefix(), but for GTK_LOCALEDIR.
+       correct_libdir_prefix(), but for GTK_LOCALEDIR, in case
+       GTK_LOCALEDIR is not a descendant of GTK_LIBDIR.
+       (gtk_im_module_initialize): Thus call correct_localedir_prefix()
+       on the domain_dirname instead of correct_libdir_prefix().
        (_gtk_im_module_list): Call correct_localedir_prefix() on
        simple_context_info.domain_dirname.